repo: Flip the fsync default to off for new checkout API
authorColin Walters <walters@verbum.org>
Wed, 3 Aug 2016 14:55:35 +0000 (10:55 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 4 Aug 2016 07:33:31 +0000 (07:33 +0000)
commit18d826e3a53e8ab6bf8575bbcb1138f4ff6a3029
tree36f96e01de74eb51c78dcbe995c0a4eb9a754cb4
parentf66906c40179ae9fe047be5412fe368f29a98290
repo: Flip the fsync default to off for new checkout API

Since we're adding a new API, we have the opportunity to fix
the defaults.  We expect clients to do a `syncfs()` or equivalent
on their own now, since it's way more efficient.

Flip the checkout fsync default to off.

Closes: #425
Approved by: giuseppe
src/libostree/ostree-repo-checkout.c
src/libostree/ostree-repo.h
src/libostree/ostree-sysroot-deploy.c